home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Science / RLaB / help / strtod < prev    next >
Text File  |  1994-04-25  |  222b  |  11 lines

  1. strtod:
  2.  
  3. Syntax:    strtod ( STR )
  4.  
  5. Description:
  6.  
  7.     The strtod functions converts its argument, STR, from string
  8.     class to numeric class. Strtod stands for STRing TO Decimal.
  9.  
  10.     At present strtod only accepts scalar arguments.
  11.